Parameters
Density<T>
pdfP
The density of the distribution we want to sample from.
Density<T>
pdfQ
The density of the proposal distribution.
GlobalProposalSampler<T>
proposal
A method that samples from the proposal distribution.